home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / comm / mail / YamNet.lha / s / YamNet.CFG
Text File  |  1996-09-16  |  3KB  |  89 lines

  1. ; Example of s:YamNet.cfg  V2.12 configuration
  2.  
  3. ; for faster speed  best is that you remove this comments.
  4. ; Spaces must be in the same way there are here.
  5. ; ' = '
  6.  
  7.  
  8. ; LANG = <idioma>
  9. ;  <idioma> can be 'Español' or 'English'
  10. LANG = Español
  11.  
  12.  
  13. ; TEMP = <directorio>
  14. ;  <directorio>  is the temporary files directory
  15. TEMP = T:
  16.  
  17.  
  18. ; LOG = <path:fichero>
  19. ;  <path:fichero> is the logfile directory path with filename.
  20. LOG = LOGS:YamNet.log
  21.  
  22. ; LOGLEVEL = <numero>
  23. ; <numero> is the ammount of data displayed & stored about the process
  24. ; LOGLEVEL = 0  ; nothing will displayed or stored in logfile
  25. ; LOGLEVEL = 1  ; Information only will displayed in window. (no logfile)
  26. ; LOGLEVEL = 2  ; Information only will be writed to logfile. (no in window)
  27. ; LOGLEVEL = 3  ; Partial info will be writed to logfile and showed in window
  28. ; LOGLEVEL = 4  ; All Information will be writed to log and showed in window
  29.  
  30. LOGLEVEL = 3
  31.  
  32. ; OUTBOUND = <directorio>
  33. ;  <directorio> is the mail outbound pathname of your Mail program.
  34. OUTBOUND = OUT:
  35.  
  36. ; ONLYFLO
  37. ; if specified only FLO & OUT files will be processed to be
  38. ; sended via e-mail.
  39. ; If  not  specified  also will be processed the HLO, CLO, DLO,
  40. ; DUT, HUT & CUT files
  41.  
  42.  
  43. ; PURGE
  44. ; If specified YamNet will delete incoming receipts with its
  45. ; messages and also will delete sent receipts before the end
  46. ; of the process.
  47.  
  48. ; YAMCHECK
  49. ; if specified YAM will receive mail from server if is started
  50. ; from YamNet and will send all messages generated before the end
  51. ; of the process.
  52.  
  53. ; INBOUND = <directorio>
  54. ;  <directorio> is the mail inbound pathname of your Mail program.
  55. INBOUND = IN:
  56.  
  57. ; IFNOGUI = <valor>
  58. ; IFNOGUI = 0 the program aborts at the end
  59. ; IFNOGUI = 1 the program QUIT & RELOAD YAM if necessary
  60. ; IFNOGUI = 2 the program QUIT YAM at the end
  61. IFNOGUI = 1
  62.  
  63. ; SUBZONA = <zona> <subject>
  64. ;  two words: <zona> is the zone number
  65. ;            <subject> its name in the subjects.
  66. SUBZONA = 39 AmigaE-Mail
  67. SUBZONA = 40 AmigaE-Mail
  68. SUBZONA = 41 AmigaE-Mail
  69. SUBZONA = 1 FidoE-Mail
  70. SUBZONA = 2 FidoE-Mail
  71. SUBZONA = 3 FidoE-Mail
  72. SUBZONA = 4 FidoE-Mail
  73. SUBZONA = 5 FidoE-Mail
  74. SUBZONA = 6 FidoE-Mail
  75. SUBZONA = 28 CuaE-Mail
  76. SUBZONA = 50 emailred
  77. SUBZONA = 70 VMailE-Mail
  78. SUBZONA = 150 NNetE-Mail
  79. SUBZONA = 757 RedBBSE-Mail
  80.  
  81. ; NODO = <nodo4D> <email@address> <code mode>
  82. ; <code mode> = MIME | UUin | FSCode | PGP "Identificativo"
  83. NODO = 39.194.1.0 asoro@redestb.es PGP "Alfredo Soro"
  84. NODO = 2.344.15.0 asoro@redestb.es PGP "Alfredo Soro"
  85. NODO = 2.344.15.11 nobo@dyknowsw.ho FSCode
  86. NODO = 39.194.1.10 canbe@thistimeor.not UUIN
  87. NODO = 2.344.64.64 onep@tern2.donotfoll.ow MIME
  88.  
  89.